Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

regexr (version 1.0.2)

names<-.regexr: Set Names of a Sub-expressions of a regexr Object

Description

Set names of a regexr object's sub-expressions.

Usage

## S3 method for class 'regexr':
names(x) <- value

Arguments

x
The regexr object.
value
The comment(s) to assign.
...
Ignored.